*** empty log message ***
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 1 Jul 2009 15:21:45 +0000 (15:21 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 1 Jul 2009 15:21:45 +0000 (15:21 +0000)
lisp/ChangeLog

index 6a31a0d82904542449b0ea9f9b57314fdb826ac7..0f395274ed046f13cbed987397ce0a8e55f945e4 100644 (file)
@@ -1,3 +1,14 @@
+2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add
+       handler for `process-file', `shell-command' and
+       `start-file-process'.
+       (tramp-gvfs-handle-shell-command)
+       (tramp-gvfs-handle-start-file-process)
+       (tramp-gvfs-handle-process-file): New defuns.
+       (tramp-synce-list-devices): Simplify check for existence of
+       property.
+
 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
 
        * startup.el (command-line-x-option-alist): Add -mm and --maximized.